home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16364 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.1 KB  |  48 lines

  1. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  2. Path: hkuxa.hku.hk!h9290246
  3. From: h9290246@hkuxa.hku.hk (Zsoter Andras)
  4. Subject: Re: Will Java kill C++?
  5. Message-ID: <DpnJHF.6KI@hkuxb.hku.hk>
  6. Sender: usenet@hkuxb.hku.hk (USENET News System)
  7. Nntp-Posting-Host: hkuxa.hku.hk
  8. Organization: The University of Hong Kong
  9. X-Newsreader: TIN [version 1.1 PL6]
  10. References: <denatale-1004960822260001@grail1506.nando.net>
  11. Date: Wed, 10 Apr 1996 15:10:26 GMT
  12.  
  13. Rick DeNatale (denatale@nando.net) wrote:
  14.  
  15. >bulk of their staff who most likely were grizzled but experienced COBOL
  16.                                                        ^^^^^^^^^^^^^^^^^^^
  17. >programmers (who really do consitute the silent majority of professional
  18. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  19. >programmers to this day). Of course the technical staff, who want after
  20. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21.  
  22.  In the US this might be true. In the rest of the world it is not true.
  23. I have never met a "professional COBOL programmer" in my life.
  24. I guess outside the USA noone ever bothered to use such a beast as COBOL. ;-)
  25.  
  26. >
  27. >In the meantime, I got tired a long time ago of debugging these problems
  28. >while effectively writing the same code over and over and over again to do
  29. >binary trees, or b-trees or sorts or whatever, the only difference being a
  30. >few little details of data types, memory allocation etc. etc. etc. I just
  31. >wanted to get the job done, which after all is what the bosses are looking
  32. >for.
  33. >
  34. >That's why I'm a Smalltalk programmer! A proudly professional, computer
  35. >science degree carrying, well-paid, respected in the circles which I care
  36. >about,  Smalltalk Programmer. 
  37.  
  38.  Well, if you can get your job done with whatever tool be happy with it.
  39. But don't forget that someone HAS TO implement the insides of your
  40. SmallTalk, soone has to do the juggling with the pointers otherwise
  41. you would not get your toy to play with!
  42. You, at least, know what is (or can be) inside your SmallTalk, some
  43. people cannot even imagine. So where is the border between a programmer
  44. and an educated user?
  45.  
  46. Andras
  47.  
  48.